fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.4.2 #147
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.3.0->10.4.2Release Notes
INRIA/spoon (fr.inria.gforge.spoon:spoon-core)
v10.4.2Compare Source
Changelog
🐛 Fixes
a1c2975fix(deps): update dependency tools.aqua:z3-turnkey to v4.12.2.1 (#5488)30c6186fix: Use CtSuperAccess when implicitly accessing superclass field (#5406)3370138fix(deps): update dependency commons-io:commons-io to v2.14.0 (#5479)e777ea7fix: Subtyping relationships for arrays (#5466)ac76933fix: Fixing regression in CtQueryImpl caused by lambda names in Java 21 (#5469)adedea9fix: replace Infinity and NaN in reflection model with divisions (#5445)c2a8880fix(deps): update dependency org.apache.commons:commons-compress to v1.24.0 (#5441)aa741f2fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.4.1 (#5439)30dadf1fix: Keep implicit status for more implicit enclosing class references (#5425)🔄️ Changes
a8233adrefactor: Use prebuilt z3 package/binary (#5482)e311c3drefactor: Apply the@Nullableannotation tospoon.support(#5456)b86ef72refactor: adopt jspecify tospoon.support.compiler(#5422)🧰 Tasks
53ef15fchore(deps): update determinatesystems/nix-installer-action action to v5 (#5484)f8aefd5chore(deps): update ossf/scorecard-action action to v2.3.0 (#5489)73f08b5chore(deps): update mockito monorepo to v5.6.0 (#5487)7e4a82cchore(deps): update github/codeql-action action to v2.22.0 (#5486)9a9ade9chore(deps): update github/codeql-action digest to2cb752a(#5485)a267a0dchore(deps): update dependency gradle to v8.4 (#5483)af5f2c5chore: Switch to oracle JDK 21 in CI until nixpkgs catches up (#5468)4321881chore(deps): update step-security/harden-runner action to v2.6.0 (#5481)812947fchore(deps): lock file maintenance (#5480)b2d7d01chore(deps): update github/codeql-action action to v2.21.9 (#5474)4fe1ed4chore(deps): update github/codeql-action digest toddccb87(#5473)412529bchore(deps): update dependency com.mycila:license-maven-plugin to v4.3 (#5472)0c78369chore(deps): lock file maintenance (#5470)b9b890dchore: enable lockfile automerge (#5471)3baf672chore: enable renovate lockfile maintenance for nix (#5467)02c9e04chore(deps): update actions/checkout action to v4.1.0 (#5464)f7fc10fchore(deps): update actions/checkout digest to8ade135(#5463)fb4a6fachore(deps): update actions/setup-java action to v3.13.0 (#5460)c1a6cabchore(deps): update github/codeql-action action to v2.21.8 (#5458)0344e50chore(deps): update github/codeql-action digest to6a28655(#5457)e72319cchore: fix regression testing pipeline (#5450)45b8c41chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.0 (#5455)794bf8echore(deps): update github/codeql-action action to v2.21.7 (#5453)877cca5chore(deps): update github/codeql-action digest to04daf01(#5452)09fb29bchore(deps): update dependency org.testfx:testfx-junit5 to v4.0.17 (#5451)f0012afchore: Replace version range with specific version (#5447)debe175chore(deps): update github/codeql-action action to v2.21.6 (#5449)27b4a78chore(deps): update github/codeql-action digest to701f152(#5448)f815806chore: Use renovate to maintain flake.lock (#5444)0d86d67chore(deps): update actions/checkout action to v4 (#5442)c9f7020chore(deps): Update flake.lock (#5443)3c2f4c1chore(deps): update plugin com.github.ben-manes.versions to v0.48.0 (#5440)ca21053chore(deps): update jetbrains/qodana-action action to v2023.2.6 (#5438)6af0465chore(deps): update actions/upload-artifact action to v3.1.3 (#5437)496767fchore(deps): update actions/cache action to v3.3.2 (#5436)467fe30chore(deps): update actions/upload-artifact digest toa8a3f3a(#5435)752b228chore: fix renovate config (#5421)75584abchore: Use workflow token with permissions for automerge (#5432)67c429fchore: update regression script (#5418)066f4cfrelease: Releasing version 10.4.22fe3587document the CI pipeline (#5415)0a36d02doc(Environment): replace space indentation with tab (#5434)84dc692doc: add last releases (#5423)6177cdeRevert "fix(deps): update dependency org.apache.maven:maven-model to v3.9.4" (#5419)c18a84drelease: Setting SNAPSHOT version 10.4.2-SNAPSHOTContributors
We'd like to thank the following people for their contributions:
v10.4.1Compare Source
Changelog
🚀 Features
dae341afeat: Add configurable encoding of processed source code (#5350)🐛 Fixes
ec757f7fix: keep track of declaring type for nested field accesses (#5408)6940831fix: Synchronize access to anonymous type cache (#5403)a9b3e77fix: Remove compilation unit by reference equality if it has no file (#5400)e623d6ffix: Filter resources to replace version placeholder (#5401)3dcff6afix: Use wildcard type in CtUnaryOperator get/setOperand (#5399)82e2af1fix: Return all accesses for generic fields in VariableAccessFilter (#5396)95b1bb2fix: update the level of unwanted info logs to debug (#5312)5f30f72fix(deps): update dependency org.apache.maven:maven-model to v3.9.4 (#5376)2214866fix(deps): update dependency org.apache.commons:commons-lang3 to v3.13.0 (#5371)274acaafix: Print annotations for typerefs without parents (#5326)223c956fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.4.0 (#5330)1f00de7fix: Deploy spoon-parent pom in release workflow (#5332)3dd8b4efix: Use local maven repository in spoon-dataflow build (#5344)🔄️ Changes
2c64874refactor: adopt jspecify (#5384)f60b801refactor(SpoonifierVisitor):Dequeshould be used instead ofStack(#5374)c49efd7refactor: Add whitespace after varargs (#5358)🧰 Tasks
9105418chore: use correct central url for snapshots in smoke testing (#5417)21f8b6bchore: Set missing +x for release script (#5416)fd2c6abchore: Use Nix in CI where possible (#5394)f6ed792chore(deps): update dependency jquery to v3.7.1 (#5411)8887a34chore(deps): update github/codeql-action action to v2.21.5 (#5410)b2433afchore(deps): update github/codeql-action digest to00e563e(#5409)155a9b3chore(deps): update mockito monorepo to v5.5.0 (#5389)8579cfbchore(deps): update actions/checkout action to v3.6.0 (#5393)559f765chore(deps): update actions/checkout digest tof43a0e5(#5392)f044630chore(deps): update dependency gradle to v8.3 (#5388)5739f95chore(deps): update github/codeql-action action to v2.21.4 (#5386)12a97bechore(deps): update github/codeql-action digest toa09933a(#5385)0cbcd04chore(deps): update dependency ch.qos.logback:logback-classic to v1.4.11 (#5382)3c707c7chore(deps): update step-security/harden-runner action to v2.5.1 (#5383)533cac5chore(deps): update github/codeql-action action to v2.21.3 (#5381)be720cdchore(deps): update github/codeql-action digest to5b6282e(#5380)348bef5chore(deps): update actions/setup-go digest to93397be(#5379)15e1fa3chore(deps): update dependency ch.qos.logback:logback-classic to v1.4.9 (#5377)cf65349chore(deps): update dependency com.google.guava:guava to v32.1.2-jre (#5375)53b82aechore(deps): update github/codeql-action action to v2.21.2 (#5373)8471e3cchore(deps): update github/codeql-action digest to0ba4244(#5372)9815715chore(deps): update actions/cache action to v3 (#5342)98585a7chore(deps): update github/codeql-action digest to6ca1aa8(#5367)572fbf4chore(deps): update github/codeql-action action to v2.21.1 (#5368)9140336chore(deps): update step-security/harden-runner action to v2.5.0 (#5363)fd3a299chore(deps): update actions/setup-java digest tocd89f46(#5362)a222600chore(deps): update actions/setup-java action to v3.12.0 (#5361)2be2f17chore(deps): update junit5 monorepo (#5360)d46391fchore(deps): update github/codeql-action action to v2.21.0 (#5354)a4ad69fchore(deps): update github/codeql-action digest to1813ca7(#5353)1b03355chore(deps): update jetbrains/qodana-action action to v2023.2.1 (#5351)18e1bd7chore(deps): update actions/setup-python action to v4.7.0 (#5346)aa38bbbchore(deps): update github/codeql-action action to v2.20.4 (#5348)eabba95chore(deps): update dependency gradle to v8.2.1 (#5339)8a6cf00chore(deps): update github/codeql-action digest to489225d(#5347)e503723chore(deps): pin actions/cache action to8492260(#5341)537faa9chore: convert extra checks to github action (#5333)1de5d99release: Releasing version 10.4.1335bcc9doc: Warn that reference equality might be different than expected in DirectReferenceFilter (#5398)c8df9d8doc: fix typos "is is..." (#5365)8ec4e38doc: Improve javadoc forCtTypeInformationandCtCodeElement#partiallyEvaluate(#5331)5d6a2d3release: Setting SNAPSHOT version 10.4.1-SNAPSHOTContributors
We'd like to thank the following people for their contributions:
v10.4.0: Spoon 10.4.0What's Changed
168b99bby @renovate in #51388c8d71dby @renovate in #51527df0ce3by @renovate in #51678662eabby @renovate in #5187f3feb00by @renovate in #519629b1f65by @renovate in #520130b1ff6by @renovate in #5219fac708dby @renovate in #5220f0e3dfbby @renovate in #52310225834by @renovate in #523283f0fe6by @renovate in #5249c85c95eby @renovate in #52616c089f5by @renovate in #5271f6e388eby @renovate in #5303004c5deby @renovate in #5322VisitorPartialEvaluator, namely with support forcharand preservation of types by @Luro02 in #529146ed16dby @renovate in #5327New Contributors
Full Changelog: INRIA/spoon@spoon-core-10.3.0...v10.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.